You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Vector Structure > Vector Methods > Vector.ScatterByIndexes Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Vector.ScatterByIndexes Method

Scatter object elements.

Syntax
C#
Visual Basic
public TMtxVec ScatterByIndexes([In] TMtxVec Src, [In] TVecInt Indexes);

Scatter the elements of the Src and store them in the calling object at indices stored in the Indexes parameter.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!